@charset "utf-8";

/* CSS Document */

.fl {
    float: left;
}

.fr {
    float: right;
}

.pc {
    display: block;
}

.mo {
    display: none;
}

.buy {
    width: 100%;
    margin-top: 40px
}

.form1,
.form2 {
    margin-top: 30px
}

.form4 {
    margin-top: 10px
}
.tddd p{
    color: #282828;
    font-size: 14px;
    line-height: 20px;
}
#apply a {
    text-decoration: underline;
    color: #c94447;
}
.show-product h4{
    font-size: 16px;
}
.layout {
    overflow: hidden;
    width: 100%;
}

.slideshow {
    height: 200px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.clearfix:after,
.layout:after,
.container:after,
.container-layout:after,
.line:after,
.line-small:after,
.line-middle:after,
.line-big:after,
.nav-main:after,
.nav-sub:after,
.navbar:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.emp_btn {
    position: absolute;
    right: 10%;
    margin-top: 40px;
}

.neibanner {
    width: 100%;
    height: 220px;
}

.cntl-state:nth-child(odd) .cntl-year {
    position: absolute;
    right: 80px;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    right: 250px
}

body {
    overflow-x: hidden !important;
}

.cntl-state:nth-child(2n+2) .cntl-year {
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    left: 240px
}

.feature-block .inner-box:hover {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}

.cntl-state:nth-child(2n+2).cntl-animate .cntl-content {
    margin-top: 40px;
}

.cntl-state:nth-child(odd) .cntl-content {
    margin-top: 40px;
}

.feature-block .caption-box h3 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    color: #333333;
    font-weight: 500;
    margin-bottom: 10px;
}

.feature-block .caption-box h3 a {
    color: #333333;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.feature-block .caption-box h3 a:hover {
    color: #e60012;
}

.feature-block .caption-box .text {
    font-size: 16px;
    line-height: 25px;
    color: #777777;
    font-weight: 400;
}

.cases-section {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 115px 0 90px;
}

.case-block .image-box a {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}

.case-block .image-box a:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    opacity: .80;
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.case-block .image-box a span {
    display: inline;
    margin-top: 20px;
    padding: 5px 25px;
    color: white;
    border: 1px solid white;
}

.case-block .image-box:hover a span {
    top: 50%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -ms-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
}

.case-block .image-box:hover a:before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: .70;
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.details_top_imgbox {
    width: 430px;
    margin: 0 auto;
    height: 521px;
}

.details_top_imgbox .fluid_container {
    width: 100%;
    height: 430px;
}

.detailed {
    width: 740px;
    float: right;
    font-size: 12px;
    color: #666666;
}

.detailed .detailed1 {
    width: 100%;
    font-size: 18px;
    color: #333333;
}

.detailed .detailed2 {
    width: 100%;
    line-height: 30px;
    margin-top: 15px;
}

.detailed .detailed3 {
    width: 100%;
    line-height: 30px;
    margin-bottom: 15px;
}

.detailed .df {
    color: #e23435;
}

.detailed .ds {
    color: #ff8838;
}

.detailed .detailed4 {
    width: 100%;
}

.detailed .detailed4 td {
    height: 37px;
    padding-left: 60px;
}

.detailed .detailed5 td {
    background: #eeeeee;
}

.details {
    text-align: left;
    width: 96%;
    float: right;
    margin: 2%;
}

.details .details_title {
    width: 100%;
    font-size: 26px;
    color: #494949;
    height: 60px;
    border-bottom: #7d7d7d dashed 1px;
}

.details .details_time {
    width: 100%;
    font-size: 14px;
    color: #898989;
    height: 105px;
    border-bottom: #7d7d7d dashed 1px;
    -webkit-align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
}

.details .details_text {
    font-size: 13px;
    line-height: 32px;
    color: #7a7a7a;
    text-indent: 2em;
}

.detailswai {
    width: 100%;
    text-align: center;
}

.detailswai .detailswaihezi {
    width: 100%;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 45px;
}

#flexslider {
    width: 100%;
    height: 520px;
    margin: 0px auto 0px;
    clear: both;
    position: relative;
    overflow: hidden;
    z-index: 0;
    margin-top: 60px;
}


/***修改这里的高度*****/


/***图片上的箭头**/

#flexslider #ban .jiantou {
    width: 1384px;
    margin-top: 224px;
    height: 82px;
    z-index: 1;
    display: inline-block;
    display: none;
}


/***修改这里的高度以调整箭头高度*****/

#flexslider #ban .jiantou .jiantou_left {
    width: 45px;
    height: 82px;
    cursor: pointer;
    background: url(../images/jiantou.png) no-repeat 0px top;
    float: left;
}

#flexslider #ban .jiantou .jiantou_right {
    width: 45px;
    height: 82px;
    cursor: pointer;
    background: url(../images/jiantou.png) no-repeat 0px bottom;
    float: right;
}

@media screen and (min-width:1040px) {
    .newsline a:hover {
        padding-left: 0px;
        transition: all ease 0.3s;
        background: #f73232;
    }
    .newsline a:hover .newstime_top {
        color: #FFFFFF;
    }
    .newsline a:hover .newstime_bot {
        color: #FFFFFF;
    }
    .newsline a:hover .newtitle {
        color: #FFFFFF;
    }
    .newsline a:hover .newsmall {
        color: #FFFFFF;
    }
    .newsline a:hover .newsjiantou .newsjiantou1 {
        display: none;
    }
    .newsline a:hover .newsjiantou .newsjiantou2 {
        display: block;
    }
    .index1 div a:hover {
        border: #afafaf solid 1px;
        margin-top: -5px;
        transition: all ease 0.3s;
    }
    .index1 div a:hover .index1_img div {
        background: #e81816;
    }
    .proxxk .proxxk_xun .proxxk_xun_sel div .img2 {
        display: none;
    }
    .proxxk .proxxk_xun .proxxk_xun_sel div:hover .img1 {
        display: none;
    }
    .proxxk .proxxk_xun .proxxk_xun_sel div:hover .img2 {
        display: block;
    }
    .proxxk .proxxk_xun .pxb_xun a:hover {
        border-bottom: #c70505 solid 2px;
    }
}

@media screen and (max-width:1040px) {
    .pc {
        display: block;
    }
    .mo {
        display: none;
    }
    .disable_text_highlighting,
    body {
        /*去除选中高亮*/
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        /* Webkit */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* IE 10  */
        /* Opera 目前不支持在Opera，但将很快 */
        -o-user-select: none;
        user-select: none;
    }
    .pctop2 {
        display: none;
    }
    .pctop1 .pctop1_nei {
        width: 96%;
    }
    .footer .footer1 {
        width: 96%;
    }
    .footer .footer2 .footer2_nei {
        width: 96%;
    }
    .neibanner {
        height: 300px;
    }
    .footer .footer1 .footer1_xun1 {
        width: 13%;
        margin-right: 2%;
    }
    .footer .footer1 .footer1_xun2 {
        width: 26%;
    }
    .motop {
        display: block;
    }
    .newsline a {
        border-bottom: #CCCCCC solid 1px;
    }
    .newsline a .newstime {
        display: none;
    }
    .newsline a .newtext .ntime {
        display: block;
    }
    .newsline a .newtext .newtitle {
        margin-bottom: 0px;
        margin-top: 20px;
    }
    .con1 .con1_nei .con1_xun {
        width: 31.3333%;
        margin: 85px 1% 45px 1%
    }
    .con1 .con1_nei {
        width: 100%;
    }
    .message .mess_form {
        width: 100%;
    }
    .message .mess_form div {
        width: 48%;
        margin: 1%;
    }
    .probox {
        width: 100%;
    }
    .probox .probox_left {
        display: none;
    }
    .probox .probox_right {
        width: 100%;
    }
    .probox .probox_right .proboxline .proboxline_box a {
        width: 23%;
        margin: 1%;
    }
    .probox .probox_right .proboxline .proboxline_box {
        width: 100%;
    }
    .proxiala {
        display: block;
    }
    .prodet {
        width: 96%;
    }
    .details_top_imgbox {
        float: none;
        margin: 0 auto;
    }
    .details {
        float: none;
        margin: 0 auto;
        width: 96%;
        margin: 2%;
    }
    .proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_left {
        left: 0;
    }
    .proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_right {
        right: 0;
    }
    .proxxk .proxxk_xun .proxxk_xun_sel .img1 {
        display: none;
    }
    .proxxk .proxxk_xun .proxxk_xun_sel .img2 {
        display: block;
    }
    .proxxk {
        width: 96%;
        margin: 2%;
    }
    .indexabout .indexabout_box {
        width: 96%;
        margin: 2%;
    }
    .indexabout .indexabout_box .indexabout_text {
        width: 100%;
    }
    .indexabout .indexabout_box .indexabout_img {
        width: 96%;
        margin: 2%;
        text-align: center;
    }
    .indexnesqiehuan {
        width: 96%;
        margin: 2%;
    }
    .indexnesqiehuan .newsxxk {
        width: 100%;
    }
    .indexnesqiehuan .newsxxk a {
        width: 48%;
        margin: 1%;
    }
    .indexnesqiehuan .newsxxk a .newsxxk_img {
        width: 32%;
    }
    .indexnesqiehuan .newsxxk a .newsxxk_text {
        width: 68%;
    }
    #flexslider {
        height: 510px;
        margin-top: 100px
    }
    #ban {
        height: 510px;
    }
    #ban ul.ban_bj li {
        height: 510px;
        background-size: cover;
    }
    .indexnesqiehuan .newsxxk a .newsxxk_img {
        -webkit-align-items: center;
        display: -webkit-flex;
        -webkit-justify-content: center;
    }
    .fancybox {
        width: 23%;
        margin: 1%;
    }
    .pcto {
        display: none;
    }
    .mot {
        display: block;
    }
    .moxl {
        top: 81px;
    }
}

@media screen and (max-width:770px) {
    .pc {
        display: none;
    }
    .mo {
        display: block;
    }
    .footer {
        padding: 30px 0;
        min-height: 300px;
    }
    .moxl {
        top: 81px;
    }
    .footer .footer1 .footer1_xun1 {
        width: 25%;
        text-align: center;
        margin: 0;
    }
    .footer .footer1 .footer1_xun2 {
        width: 70%;
        margin: 0 15%;
        text-align: center;
    }
    .footer .footer1 .footer1_xun2 .footericon {
        display: none;
    }
    .footer .footer1 .footer1_xun2 table {
        margin: 5% 0;
        width: 100%;
    }
    .footer .footer1 .footer1_xun2 p {
        height: 30px;
    }
    .footer .footer1 .footer1_xun2 td {
        height: 30px;
    }
    .footer .footer1 .footer1_xun2 span {
        float: none;
    }
    .footer .footer1 .footer1_xun2 .bdsharebuttonbox {
        float: none;
        display: inline-block;
        margin: 2% 0;
    }
    .footer .footer1 .footer1_xun2 .bdsharebuttonbox a {
        margin: 0 10px;
    }
    .neibanner {
        height: 280px;
    }
    .newsline a .newtext {
        width: 100%;
        padding: 0;
    }
    .newsline a .newtext .newtitle {
        font-weight: bolder;
    }
    .newsline a .newsjiantou {
        display: none;
    }
    .message .mess_form div {
        width: 98%;
    }
    .probox .probox_right .proboxline .proboxline_box a {
        width: 48%;
        height: 355px;
        margin: 1%;
    }
    .probox .probox_right .proboxline .proboxline_box a .proimg_img {
        height: 290px;
    }
    .sss {
        display: block !important;
    }
    .indexnews {
        height: auto;
        padding-bottom: 30px;
    }
    .indexnesqiehuan .newsxxk a {
        width: 96%;
        margin: 2%;
    }
    #flexslider {
        height: 415px;
    }
    #ban {
        height: 415px;
    }
    #ban ul.ban_bj li {
        height: 415px;
        background-size: cover;
    }
    .fancybox {
        width: 48%;
        margin: 1%;
    }
    .pctop1 .pctop1_nei .bdsharebuttonbox {
        display: none;
    }
    .footer .footer1 .footer1_xun1 {
        display: none;
    }
    .indexabout .indexabout_box {
        height: 241px;
        overflow: hidden;
    }
    .iaov {
        display: -webkit-flex;
    }
}

@media screen and (max-width:640px) {
    .pc {
        display: none;
    }
    .mo {
        display: block;
    }
    .neibanner {
        height: 150px;
    }
    .con1 .con1_nei .con1_xun {
        width: 98%;
    }
    .probox .probox_right .proboxline .proboxline_box a {
        width: 48%;
        height: 205px;
        margin: 1%;
    }
    .probox .probox_right .proboxline .proboxline_box a .proimg_img {
        height: 140px;
    }
    .details_top_imgbox {
        width: 96%;
        margin: 2%;
    }
    .detailswai .detailswaihezi {
        width: 100%;
    }
    .index1 div a {
        width: 48%;
        margin: 1%;
        height: 200px;
    }
    .index1 div a .index1_title {
        margin-top: 10px;
    }
    .index1 div a .index1_bottom {
        margin-top: 10px;
    }
    .prosel_xian {
        display: none;
    }
    .proxxk {
        width: 250px;
        margin: 2% auto;
    }
    .prosel {
        overflow-x: scroll;
        width: 96%;
        margin: 2%;
    }
    .prosel .prosel_nei {
        width: 600px;
    }
    #flexslider {
        height: 220px;
    }
    #ban {
        height: 220px;
    }
    #ban ul.ban_bj li {
        height: 220px;
        background-size: cover;
    }
    .neimenu div a {
        margin: 0 3px;
    }
    .newsnav {
        font-size: 0;
    }
    .newsnav span,
    .newsnav a {
        font-size: 0;
    }
}

.pagess {
    clear: both;
    margin: 20px;
    overflow: hidden;
    margin-left: 0px;
    text-align: center;
    font-size: 12px
}

.pagess ul li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px 9px;
    margin: 0 3px;
    line-height: 20px;
    background: #fff;
    color: #999
}

.pagess ul li:hover {
    background: #E12234;
    color: #fff;
    border: 1px solid #E12234
}

.pagess ul li:hover a {
    color: #fff;
}

.pagess ul li.thisclass {
    display: inline-block;
    border: 1px solid #E12234;
    padding: 2px 9px;
    margin: 0 3px;
    background: #E12234;
    color: #fff;
}

.pagess ul li.thisclass a {
    color: #fff;
}

.pagess ul li a {
    display: block;
    color: #999
}

.pagess ul li a:hover {
    color: #fff;
}

@media (max-width: 480px) {
    .phonefooternav ul li {
        padding: 3px 0px;
    }
}

@media (max-width: 991px) {
    body {
        padding-bottom: 80px !important;
    }
}

@media (max-width:792px) {
    iframe {
        width: 100%;
    }
}

#main {
    width: 100%;
    margin: 20px auto 0;
    overflow: hidden
}

.main,
.main1 {
    margin-top: 38px;
    overflow: hidden;
}

.about1,
.about2,
.hornorpic {
    overflow: hidden
}

.about2 {
    margin-top: 38px;
    padding-bottom: 20px;
}

.about1 dd {
    width: 331px;
    height: 227px;
    border: 1px solid #ebebeb;
    float: right;
    margin-left: 40px;
    overflow: hidden
}

.about1 dd img {
    width: 331px;
    height: 227px;
}

.about1 dt,
.about1 dt {
    display: inline;
    overflow: hidden
}

.about1 dt p,
.about2 dt p {
    line-height: 24px;
    color: #5e5e5e;
    font-size: 14px;
    overflow: hidden
}

.about2 dd {
    width: 362px;
    height: 241px;
    border: 1px solid #ebebeb;
    float: left;
    margin-right: 30px;
    overflow: hidden
}

.about2 dd img {
    width: 362px;
    height: 241px;
}

.footer {
    background-color: #ededed;
    color: rgba(255, 255, 255, 0.6);
}

.footer .widget .widget-title {
    color: #3e3a39;
    font-size: 24px;
    line-height: 1.084;
    margin-bottom: 26px;
}


/*-- Widget Contact --*/

.footer .widget.widget-contact .contact-wrap {
    margin: -5px 0 35px;
}

.footer .widget.widget-contact .contact-wrap .content {
    color: #d8dcf1;
    position: relative;
    display: block;
    margin-bottom: 18px;
    display: block;
    padding-left: 22px;
}

.footer .widget.widget-contact .contact-wrap .content:after {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    font-family: "conrex-icons";
}

.footer .widget.widget-contact .contact-wrap .content.email:after {
    content: "\f0e0";
}

.footer .widget.widget-contact .contact-wrap .content.phone:after {
    content: "\f095";
}

.footer .widget.widget-contact .contact-wrap .content.adress:after {
    content: "\f3c5";
}

.footer .widget.widget-contact .contact-wrap .content.web:after {
    content: "\f0ac";
}

.footer .widget.widget-contact .contact-wrap .content:hover {
    color: #f55b15;
}

.contact-wrap span {
    color: #3e3a39;
    position: relative;
    display: block;
    margin-bottom: 22px;
    font-size: 18px;
    display: block;
}


/*  */

.footer .widget.widget-contact .contact-wrap1 {
    /* margin: 290px 0 35px 98px; */
    margin: 200px 0 35px;
}

.footer .widget.widget-contact .contact-wrap1 .content {
    color: #3e3a39;
    position: relative;
    display: block;
    margin-bottom: 18px;
    display: block;
    width: 200px;
}

.banner img {
    width: 100%;
}

.footer .widget.widget-contact .contact-wrap1 .content:after {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    font-family: "conrex-icons";
}

.contact-wrap1 .two {
    margin-bottom: 18px;
    display: block;
    color: #3E3A39;
    font-size: 16px;
    width: 200px;
    margin-top: -20px;
}

.footer .widget.widget-contact .contact-wrap1 .content.email:after {
    content: "\f0e0";
}

.footer .widget.widget-contact .contact-wrap1 .content.phone:after {
    content: "\f095";
}

.footer .widget.widget-contact .contact-wrap1 .content.adress:after {
    content: "\f3c5";
}

.footer .widget.widget-contact .contact-wrap1 .content.web:after {
    content: "\f0ac";
}

.footer .widget.widget-contact .contact-wrap1 .content:hover {
    color: #E60012;
}

.contact-wrap1 span {
    color: #3e3a39;
    position: relative;
    display: block;
    margin-bottom: 22px;
    font-size: 18px;
    display: block;
}

.sucai-contact {
    margin-left: -120px;
    margin-top: 210px;
}

.link-look {
    width: 960px;
    padding-bottom: 45px
}

.link-list {
    float: left;
    width: 20%
}

.link-list h3 {
    height: 45px;
    line-height: 20px;
    font-size: 20px;
    color: #ffffff
}

.link-list ul li a {
    line-height: 33px;
    color: #303031;
    font-size: 15px
}

.link-list ul li a:hover {
    color: #FF6666
}

.bottom-logo {
    width: 132px;
    height: 38px
}

.bottom-logo a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/index_sprite_img.png") no-repeat -151px -10px
}

.sucai-companyname {
    height: 40px;
    line-height: 18px;
    font-size: 18px;
    color: #ffffff;
    margin-top: 25px
}

.sucai-phone,
.sucai-qq {
    height: 34px;
    line-height: 15px;
    font-size: 15px;
    color: #3e3a39
}

.erweima-box {
    margin-top: 34px
}

.erweima-box>div {
    float: left;
    width: 90px;
    margin-right: 20px;
}


/* .erweima-box>div { */


/* float: left; */


/* width: 100px; */


/* margin-right:20px */


/* } */

.erweima-box>div:first-child {
    margin-right: 30px
}

.wechat-erwei div:first-child,
.phonenet-erwei div:first-child {
    height: 30px;
    line-height: 14px;
    font-size: 14px;
    color: #3e3a39;
    margin-left: -5px;
    width: 120px
}

.phonenet-erwei1 div:first-child {
    height: 30px;
    line-height: 14px;
    font-size: 14px;
    color: #3e3a39;
    width: 120px
}

.footer-bottom {
    height: 100px;
    text-align: center;
    padding-top: 27px;
    border-top: 1px solid #42444B
}

.footer-bottom p {
    line-height: 26px;
    font-size: 14px;
    color: #6C6E73
}

.footer-bottom p span {
    margin-left: 17px
}

.footer-bottom p span.police-icon {
    display: inline-block;
    width: 25px;
    height: 20px;
    background: url("../images/index_sprite_img.png") no-repeat -334px -170px;
    vertical-align: top
}

.sucai_wechat,
.sucai_web {
    width: 100%;
    height: 100px
}

.sucai_wechat img,
.sucai_web img {}


/* .sucai_wechat{background:url("../images/index_sprite_img.png") no-repeat -250px -206px}
.sucai_web{background:url("../images/index_sprite_img.png") no-repeat -360px -206px} */

#footer {
    height: 50px;
    background: #b90029;
}

#footer div {
    color: white;
    font-size: 16px;
    padding-top: 8px
}

.banner {
    /* margin-top:60px */
}

.widget {
    margin-top: 60px;
}

.about-info {
    color: #fff;
}

.social-icon li {
    display: inline-block;
    margin-right: 15px;
}

.social-icon li:last-child {
    margin: 0;
}

.social-icon li a {
    border: 3px solid #b3c0d6;
    color: #b3c0d6;
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    font-size: 28px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.social-icon li a:hover {
    background: #E60012;
    border: 3px solid #E60012;
}

.footer-contact-item {
    float: left;
}

.footer-contact-item h3 {
    font-size: 16px;
    color: #ccc;
    line-height: 2;
    margin-bottom: 10px;
    font-weight: 400;
}

.footer-contact-item p {
    font-size: 22px;
    color: #fff;
    font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    margin-bottom: 15px;
    line-height: 0px
}

.footer-ewm {
    float: left;
    width: 200px;
    text-align: center;
    margin: 60px -60px;
}

.erweima {
    padding-top: 60px
}

.contact-wrap2 a:first-child {
    margin-left: 15px
}

.footer-ewm .img {
    width: 200px;
    height: 200px;
    display: block;
    border: none;
}

.lxwm p {
    font-size: 16px;
    line-height: 22px
}

.footer-ewm p {
    font-size: 16px;
    color: #3e3a39;
    margin-top: 20px;
    line-height: 5px
}

.footer-ewm a {
    color: #000000;
    font-size: 18px;
}

.footer-ewm a:hover {
    color: #E60012;
}

.four p {
    margin-top: 180px;
}

.more img {
    width: 200px;
    margin: 20px;
}

.main {
    background: url(../images/bg.jpg) no-repeat center;
    background-size: 100% 100%;
    margin-top: -5px;
    /* margin: 41px auto 48px; */
}


/* .gonggao {
	padding: 15px 20px;
} */

.gonggao {
    padding: 38px 10px;
}

.gonggao .tit {
    font-size: 16px;
    color: #E60012;
    line-height: 30px;
}

.gonggao .tit img {
    vertical-align: middle;
    margin-right: 8px;
}

.txtScroll-top {
    overflow: hidden;
    width: 850px;
}

.txtScroll-top .bd {
    width: 720px;
}

.txtScroll-top .tempWrap {
    height: 32px;
}

.txtScroll-top .infoList {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

.txtScroll-top .infoList li {
    height: 32px;
}

.txtScroll-top .infoList li a {
    color: #333;
    font-size: 14px;
    float: left;
    max-width: 580px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.txtScroll-top .infoList li .date {
    margin-left: 30px;
    color: #999;
    font-size: 12px;
}

.txtScroll-top .infoList li .date:before {
    content: "—— ";
}

.txtScroll-top .infoList li a:hover {
    color: #E60012;
    text-decoration: underline;
}

.timebox {
    font-size: 14px;
    line-height: 32px;
}

.important_news {
    line-height: 32px;
    padding: 30px 0;
}

.important_news .tit {
    color: #f00;
}

.important_news h1 {
    font-size: 30px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 1050px;
}

.important_news h1 a {
    color: #E60012;
}

.conbox {
    margin-bottom: 30px;
}

.l {
    float: left;
}

.fc {
    color: #E60012;
}

.r {
    float: right;
}


/*子页内容框*/

.zy_contentbox {
    min-height: 580px;
    margin-top: 30px;
    padding: 0 5px;
}

.zy_content {
    margin-bottom: 50px;
}

.zy_left_con {
    overflow: hidden;
    background-color: #ffffff;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border: 1px solid;
    border-color: #e7eaf1;
    box-shadow: 0 1px 3px rgba(0, 37, 55, 0.05);
    float: left;
    width: 260px;
    padding-bottom: 40px;
    position: relative;
}

.zy_left_con b {
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 54px;
    background-color: #fff;
}

.zy_left_con h2.tit {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    padding-bottom: 12px;
    text-align: center;
    margin-top: 10px;
    /* border-bottom: #E60012 solid 1px; */
}


/*nav*/

.zy_twonav {
    margin-bottom: 36px;
}

.zy_twonav ul li:first-child {
    border-top: #ddd solid 1px;
}

.zy_twonav ul li {
    height: 50px;
    line-height: 40px;
    /* border-bottom: #ddd solid 1px; */
    overflow: hidden;
}

.zy_twonav ul li.cur {
    /* background-color: #eee; */
}

.zy_twonav ul li a {
    font-size: 16px;
    color: #333;
    display: block;
    padding: 0 20px;
    background-position: center right 90px;
    transition: background-position .7s;
    text-align: center;
}

.zy_twonav ul li.cur a {
    color: #E60012;
    font-weight: bold;
    /* border-left: #E60012 5px solid; */
    text-align: center;
}

.zy_twonav ul li:hover {
    background-color: #eee;
}

.zy_twonav ul li:hover a {
    color: #E60012;
}

.zy_right_con {
    float: right;
    width: 100%;
    overflow: hidden;
}

.zy_right_con h2.tit {
    font-size: 24px;
    font-weight: bold;
    color: #E60012;
    padding-bottom: 12px;
    text-align: center;
    margin-top: 10px;
    /* border-bottom: #E60012 solid 1px; */
}

.in-about,
.in-about2,
.in-about3,
.in-about4 {
    width: 100%;
    overflow: hidden;
}

.in-about-left {
    width: 45%;
    float: left;
}

.in-about-left .in-about-left-content p {
    font-size: 18px;
    color: rgb(100, 100, 100);
    line-height: 32px;
    text-indent: 2em;
}

.in-about-right .in-about-left-content p {
    font-size: 18px;
    color: rgb(100, 100, 100);
    line-height: 32px;
    text-indent: 2em;
}

.in-about-right {
    float: right;
    /* margin-top: 55px; */
    width: 50%;
}

.in-cultrue {
    background: url(../images/sj_11.jpg) top center no-repeat;
    width: 100%;
    min-width: 1200px;
    height: 538px;
    color: #fff;
    padding-top: 40px;
    overflow: hidden;
}

.in-cultrue h1,
.in-cultrue h2 {
    color: #fff;
}

.in-cultrue .in-cultrue-content {
    width: 600px;
    float: right;
}

.in-cultrue .in-cultrue-content dl {
    margin-top: 60px;
}

.in-cultrue .in-cultrue-content dt {
    font-size: 20px;
    color: #fff;
    line-height: 45px;
}

.in-cultrue .in-cultrue-content dd {
    font-size: 18px;
    color: rgba(255, 255, 255, .5);
    line-height: 45px;
}

.in-product {
    width: 100%;
    margin: 40px 0 0;
    overflow: hidden;
}

.index_title h1 {
    font-size: 1.8em;
    color: #585858;
    text-align: center;
}

.line2 {
    width: 50px;
    height: 1px;
    background: rgba(202, 38, 28, 1);
    margin: 15px auto;
}

@media (max-width:768px) {
    .in-about-left {
        width: 100%;
    }
    .in-about-right {
        width: 100%;
    }
    .main-news .content1 .news-img {
        width: 100%;
    }
    .main-news .content1 .news-panel {
        width: 100%;
    }
}

.news-summary {
    background: #f9f9f9;
    color: #777;
    line-height: 24px;
    padding: 20px 32px;
    margin-bottom: 32px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}

.news-comments-body {
    padding: 30px 12px;
    border: 1px solid #eee;
    border-top: 2px solid #ff552e;
    clear: both;
}

.news-hits-body {
    padding: 10px 15px;
    border: 1px solid #eee;
    border-top: 2px solid #ff552e;
    clear: both;
    margin-bottom: 30px;
}

.news-hits-body ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.news-hits-body .news li {
    line-height: 25px;
    font-size: 14px;
}

.news-hits-body .image p {
    color: #a3a3a3;
    margin: 0;
    margin-top: 4px;
}

.news-hits-body .image h5 {
    font-size: 14px;
    color: #646464;
    max-height: 40px;
    line-height: 20px;
    overflow: hidden;
    font-weight: normal;
    margin-top: 0px;
}

.news-hits-body .image .pic img {
    display: block;
    width: 83px;
    height: 62px;
}

.news-hits-body .image .pic {
    float: left;
    margin-right: 17px
}

.news-hits-body .image li {
    zoom: 1;
    overflow: hidden;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.news-hits-body .image li:last-child {
    border: 0;
}

.news-hits-body .ctitle {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 12px;
}

.news-comments-top {
    margin-top: 20px;
}

.news-comments-top h4 {
    float: left;
    font-weight: 400;
    font-size: 18px;
    color: #414141;
    padding-left: 10px;
    border-left: 6px solid #ff552e;
}

.news-comments-top .count {
    float: right;
    font-size: 14px;
    color: #999;
    padding-top: 12px;
}

.news-list {
    clear: both;
    list-style: none;
    padding: 20px;
}

.news-list li {
    zoom: 1;
    overflow: hidden;
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.news-list li:last-child {
    border: 0;
}

.news-list .pic {
    position: relative;
    z-index: 1;
    float: left;
    margin: 3px 15px 0 0;
    overflow: hidden;
    width: 200px;
    height: 150px;
}

.news-list .con {
    margin-top: -2px;
}

.news-list h3 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: normal;
}

.news-list h5 a {
    color: #000;
    font-size: 18px;
}

.news-list p {
    color: #aaa;
    font-size: 14px;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    margin: 0 0 8px;
}

.news-list dl {
    height: 18px;
    line-height: 18px;
    color: #999;
    margin-top: 15px;
}

.news-list .time {
    float: left;
    margin-right: 32px;
}

.news-list dd {
    float: right;
}

.news-list1 {
    clear: both;
    list-style: none;
    padding: 20px;
}

.news-list1 li {
    zoom: 1;
    overflow: hidden;
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.news-list1 li:last-child {
    border: 0;
}

.news-list1 .pic {
    position: relative;
    z-index: 1;
    float: left;
    margin: 3px 15px 0 0;
    overflow: hidden;
    width: 200px;
    height: 150px;
}

.news-list1 .con {
    margin-top: -2px;
}

.news-list1 h3 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: normal;
}

.news-list1 h5 a {
    color: #000;
    font-size: 18px;
}

.news-list1 p {
    color: #aaa;
    font-size: 14px;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    margin: 0 0 8px;
}

.news-list1 dl {
    height: 18px;
    line-height: 18px;
    color: #999;
    margin-top: 15px;
}

.news-list1 .time {
    float: left;
    margin-right: 32px;
}

.news-list1 dd {
    float: right;
}

.news-list-pagination .page-active a {
    color: #fff;
    background-color: #c94447;
    border: 1px solid #c94447;
}

.news-list-pagination {
    text-align: center;
}

.pagination>li>a,
.pagination>li>span {
    color: #000;
}

.news-tabs {
    height: 50px;
    line-height: 50px;
}

.news-title {
    border-bottom: 1px solid #eee;
    margin-top: 10px;
}

.news-tabs ul {
    float: left;
    list-style: none;
    padding: 0;
}

.news-tabs li.selected {
    position: relative;
    border-bottom: 1px solid #ff552e;
}

.news-tabs li {
    text-align: center;
    float: left;
    width: 78px;
    font-size: 16px;
    margin-bottom: -1px;
}

.bg-flash {
    border: 1px solid #eee;
    padding: 5px;
    overflow: hidden;
}

.news-search {
    padding: 10px 15px 15px;
    border: 1px solid #eee;
    text-align: left;
    margin-bottom: 30px;
}

.news-search-param {
    margin: 10px auto;
    padding: 3px 5px;
    clear: both;
}

.news-search-param .input-group {
    width: 500px;
    margin: 0 auto
}

.btn.default {
    color: #fff !important;
    background-color: #c94447!important;
    border-color: #c94447!important;
}

.news-search-param-name {
    width: 100px;
    float: left;
}

.news-search-param-value .label {
    padding: 3px 10px;
}

.news-search-param-value .label-success {
    background-color: #ff552e;
}

.news-search-param-value .label-success[href]:hover,
.news-search-param-value .label-success[href]:focus {
    background-color: #d0d0d0;
}

.news-search-param-value .label-default {
    background: none;
    color: #333
}

.search-content {
    border: 1px solid #eeeeee;
    border-top: 0;
    padding-bottom: 15px;
}

.search-content .title {
    background: #f4f4f4;
    height: 40px;
    line-height: 40px;
}

.search-content .tabs {
    float: left;
}

.search-content .tabs ul {
    list-style: none;
    padding: 0;
}

.search-content .tabs li.selected {
    background: #fff;
    border-top: 3px solid #ff552e;
    height: 40px;
    line-height: 40px;
}

.search-content .tabs li {
    float: left;
    width: 100px;
    color: #666666;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

.search-content .tabs li.selected a {
    color: #ff552e;
}

.search-content .title .fr {
    float: right;
    font-size: 14px;
    color: #999;
    padding-right: 10px;
}

.search-content .title .fr em {
    color: #EB6100;
    padding-left: 5px;
    padding-right: 8px;
}

.search-content .no-feed {
    background-color: #fff;
    min-height: 320px;
}

.search-content .no-feed .empty-img {
    margin: 0 auto;
    width: 167px;
    height: 74px;
    margin-top: 110px;
}

.search-content .no-feed .empty-img img {
    width: 100%;
    height: 100%;
}

.search-content .no-feed p {
    margin-top: 24px;
    font-size: 14px;
    color: #999;
    text-align: center;
}

.ny_nav {
    width: 252px;
    float: left;
}

.ny_nav_chb {
    position: fixed;
    top: 0;
}

.ny_zqw {
    width: 73%;
    float: right;
    min-height: 718px;
    padding: 0 20px
}

.nw_top {
    height: 45px;
    border-bottom: 1px solid #EAEAEA;
    line-height: 45px;
}

.nw_top .top_tzbt {
    font-size: 20px;
    color: #818181;
    font-family: "Microsoft YaHei";
}

.nw_top .top_mbx {
    background: url("../img/fqfm_08.jpg")no-repeat left center;
    padding-left: 20px;
}

.nw_top .top_mbx a {
    font-size: 12px;
}

.xmszw {
    overflow: hidden;
    display: none;
}

.wjssx {
    height: 225px;
    width: 100%;
    background: #FAFAFA;
}

.wjshnb {
    width: 575px;
    padding: 15px;
    height: 225px;
}

.h_nr {
    display: block;
    width: 80%;
    word-wrap: normal;
    /* for IE */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sjggw {
    display: block;
    width: 80%;
    word-wrap: normal;
    /* for IE */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.p_sjc li a {
    display: block;
    width: 70%;
    word-wrap: normal;
    /* for IE */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.wjshnb .wjnbt {
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #333;
    line-height: 28px;
    font-weight: bold;
    display: block;
}

.wjzlb {
    overflow: hidden
}

.wjzlb li {
    height: auto;
    line-height: 40px;
    padding: 10px 0;
}

.wjll {
    width: 100%;
    line-height: 40px;
    font-size: 18px
}

.wjll .wjlbt {
    font-size: 18px;
    color: #282828;
    display: block;
    width: 83%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*font-weight:bold;*/
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.wjzlb li:hover .wjll .wjlbt {
    color: #c94447!important;
}

.wjll .wjlrq {
    font-size: 18px;
    color: #282828;
    display: block;
    float: right;
}

.wjll .wjlnr {
    display: block;
    margin-top: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.wjlr {
    width: 33px;
    height: 33px;
    margin-top: 40px;
    background: url("../img/fqfm_22.jpg") no-repeat center;
}

.wjzlb li a:hover {
    color: #118DEF;
}

.wjzlb li a:hover .wjlr {
    background: url("../img/gbdl_22.jpg") no-repeat center;
}

.yemmm {
    width: 100%;
    height: 130px;
    line-height: 130px;
    text-align: center;
}

.yemmm a {
    border: 1px solid #EAEAEA;
    padding: 2px 8px;
}

.yemmm span {
    padding: 2px 8px;
    font-size: 14px;
    background-color: #118def;
    border: 1px solid #118def;
    color: #ffffff;
}

.bjbld {
    overflow: hidden;
    padding: 0 0 30px 0;
    width: 100%
}


/*资质*/

.xqbt {
    /* font-size: 16px; */
    /* color: #333; */
    /* font-weight: bold; */
    font-size: 1.8em;
    color: #c94447;
    margin-top: 0px;
    text-align: center;
}

.xqbtnm {
    height: 52px;
    border-bottom: 1px dashed #CCCCCC;
    line-height: 52px;
    margin-bottom: 20px;
}

.rqds {
    display: block;
    padding: 0 25px;
    background: url("../img/xxdtb_03.jpg") no-repeat left center;
}

.ybfh {
    display: block;
    padding-left: 25px;
    width: 85px;
    background: url("../img/xxdtb_07.jpg") no-repeat left center;
}

.xqxq {
    line-height: 30px;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.xqxq p {
    margin-bottom: 20px;
}

.xypxq {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}

.llxwa {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    line-height: 45px;
    font-weight: bold;
}

.llxwb {
    font-size: 14px;
    line-height: 30px;
}

.llxwc {
    color: #118DEF;
    margin-top: 20px;
}

.p_sjb {
    display: none;
}

.p_sjd {
    display: none;
}

.ndscd {
    display: none;
}

.sszzd {
    display: none;
}

.nbbsc {
    display: none;
}

.anxxns {
    display: none;
}

.wjzqd {
    display: none;
}

.ddtts {
    width: 100%;
    height: 400px;
}

.sjbzn {
    width: 70%;
    word-wrap: normal;
    /* for IE */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sypa {
    width: 45%;
    word-wrap: normal;
    /* for IE */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.xypa {
    width: 45%;
    word-wrap: normal;
    /* for IE */
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.smdbs li a {
    background: #fff;
}

.jsllb {
    margin-top: 20px;
}

.lsjl {
    padding: 30px 0 0 0;
    overflow: hidden;
}

.smdbs li a img {
    width: 100%;
}

.lsjl li {
    float: left;
    width: 285px;
    border: 1px solid #F0F0F0;
    margin-right: 20px;
    margin-bottom: 20px;
}

.lsjl li:hover {
    border: 1px solid #087EE0;
}

.lsjl li a img {
    width: 100%;
}

.ndscc li a .fdydb {
    width: 280px;
    transition: all 0.3s;
}

.ndscc li a:hover .fdydb {
    transform: scale(1.1);
}

.fdyxb {
    width: 280px;
    height: 194px;
    overflow: hidden;
    text-align: center;
}

.jkzs {
    display: none;
}

.jkzx {
    display: block;
}


/*手机版*/

@media all and (max-width: 767px) {
    .n_cont {
        padding-top: 0;
    }
    .sbanner {
        width: 100%;
        height: 260px;
    }
    .ddsgg {
        height: 260px;
    }
    .lsjl li {
        width: 100%;
    }
    .lsjl {
        display: none;
    }
    .aygd {
        top: -63px;
    }
    .am-tabs-d2 .am-tabs-nav a {
        font-size: 14px;
    }
    [data-am-widget=tabs] .xxzndg {
        width: 100%;
    }
    .xxzndg li {
        margin-right: 0;
    }
    .sjbzn {
        width: 75%;
        word-wrap: normal;
        /* for IE */
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .c_jnnl li {
        width: 100%;
        word-wrap: normal;
        /* for IE */
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .am-tabs-bd .am-tab-panel {
        padding: 10px 0 15px 0;
    }
    .top {
        display: none;
    }
    .am-tabs {
        margin-top: 24px;
    }
    .head {
        width: 100%;
        height: 80px;
    }
    .jz {
        width: 90%;
        overflow: hidden;
    }
    .nav {
        display: none;
    }
    .cont {
        width: 100%;
        margin-top: 0;
    }
    .head .jz .fw {
        display: none;
    }
    .head .jz .p_sj {
        width: 70vw;
        background: none;
        height: 80px;
        line-height: 80px;
    }
    .nrns {
        display: none;
    }
    .sypa {
        width: 90%;
    }
    .xypa {
        width: 90%;
    }
    .xqxq img {
        width: 100%;
        /* margin-left:-40px */
    }
    .head .jz .p_sj img {
        width: 100%;
    }
    .am-menu-dropdown1 .am-menu-toggle {
        top: -62px;
        right: 15px;
    }
    .banner .bn_bt {
        font-size: 22px;
    }
    .sbanner {
        display: block;
    }
    .banner {}
    .banner img {
        width: 100%;
    }
    .hot {
        display: none;
    }
    .cont .c_bka .c_bkat {
        display: none;
    }
    .cont .c_bka .c_ycxw {
        width: 100%;
        height: auto;
    }
    .p_sjb {
        display: block;
    }
    .cont .c_bkb {
        margin-top: 20px;
    }
    .c_jzjn {
        float: none;
    }
    .c_jzbt {
        width: 100%;
        background: url(../img/jzjn_07.jpg) no-repeat left bottom;
    }
    .c_jnnl {
        width: 100%;
        display: none;
    }
    .p_sjc {
        display: none;
    }
    .p_sjd {
        display: block;
    }
    .c_xxzn {
        float: none;
        margin-top: 20px;
    }
    .c_xxt {
        width: 100%;
    }
    .cont .c_bkb {
        margin-top: 20px;
    }
    .c_jznr {
        height: auto;
        overflow: hidden;
    }
    .dbxgn {
        width: 100%;
    }
    .dbxgn li a {
        width: 100%;
    }
    .am-tabs-bd {
        height: auto;
    }
    .cont .c_bka {
        height: auto;
    }
    .c_bkct {
        width: 100%;
    }
    .nyszz {
        margin-top: 30px;
    }
    .mdzznzz ul li {
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .mdzznzz ul li a {
        width: 100%;
    }
    .ndscc {
        display: none;
    }
    .c_bkc {
        height: auto;
    }
    .ndscd {
        display: block;
    }
    .wydnb {
        display: none;
    }
    .mdzznzz ul li a {
        height: auto
    }
    .ndscd li a img {
        width: 100%
    }
    .c_bkd {
        height: auto;
    }
    .c_bkc {
        padding-top: 20px;
    }
    .jsjl {
        width: 100%;
        margin-right: 0;
        margin-top: 20px;
        float: none;
    }
    .jsllbt {
        width: 100%;
    }
    .whfw {
        float: none;
        margin-top: 20px;
        width: 100%;
    }
    .whfwbt {
        width: 100%;
    }
    .c_bke {
        padding-top: 20px;
    }
    .c_bke {
        height: auto;
    }
    .c_bkebt {
        width: 100%;
    }
    .myzs {
        display: none;
    }
    .sszzd {
        display: block;
        overflow: hidden;
    }
    .sszzd li {
        width: 47%;
    }
    .sszzd li a {
        width: 100%;
        height: auto;
    }
    .sszzd li a img {
        width: 100%;
    }
    .nbbsc {
        display: block;
    }
    .nbbsc li {
        width: 100%;
    }
    .nbbsc li a {
        width: 100%;
        height: auto;
    }
    .nbbsc li a img {
        width: 100%;
    }
    .ssnb {
        display: none;
    }
    .egwm {
        height: auto;
        text-align: center;
    }
    .egwm .ewmtpw {
        float: none;
    }
    .egwm .lxfsa {
        float: none;
        padding-left: 0;
        margin-top: 20px;
        overflow: hidden;
    }
    .dbxx {
        margin-top: 20px;
    }
    .bannern {
        height: 200px;
        text-align: center;
    }
    .nbnbte {
        padding-top: 58px;
    }
    .am-sticky-placeholder {
        display: none;
    }
    .ny_zqw {
        width: 100%;
        /* float: none; */
    }
    .sideMenu {
        display: none
    }
    .nw_top .top_tzbt {
        display: none;
    }
    .nw_top .top_mbx {
        float: none;
        font-size: 12px;
    }
    .lxybd img {
        width: 100%;
    }
    .myzsha li {
        margin-right: 0;
        width: 100%;
    }
    .myzsha li a {
        width: 100%;
        height: auto;
        line-height: normal;
        overflow: hidden;
    }
    .xypxq {
        height: auto;
    }
    .xypxq a {
        display: block;
        float: none;
    }
    .wjssx {
        height: auto;
    }
    .wjshnb {
        width: 100%;
        padding: 20px;
        float: none;
        height: auto;
    }
    .hbydnb {
        float: none;
        width: 100%;
        height: auto;
    }
    .wjlr {
        display: none;
    }
    .wjll {
        width: 100%;
        float: none;
        font-size: 16px
    }
    .wjzlb li {
        height: auto;
    }
    .wjll .wjlnr {
        margin-bottom: 17px;
    }
    .jsanl li {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .dpdzfd {
        height: auto;
    }
    .jsanl li a img {
        width: 100%;
        height: auto;
    }
    .yxxqab img {
        float: none;
        width: 100%;
        height: auto;
    }
    .yxxqab .gcxqs {
        float: none;
        width: 100%;
        height: auto;
    }
    .gcxqs {
        padding: 25px;
    }
    .anljj {
        width: 100%;
        display: none;
    }
    .bzsb td {
        padding: 20px;
    }
    .jjb {
        display: none;
    }
    .wjzqd {
        display: block;
    }
    .wjzqd .bzsb {
        display: block;
        width: 100%;
    }
    .bzsb td {
        padding: 0;
        width: 33%;
        display: block;
        float: left;
        line-height: 44px;
    }
    .am-selected {
        width: 80px;
    }
    .jjb .bzns {
        display: block;
    }
    .ddtts {}
    .dbxgn li {
        margin-right: 15px;
        float: left;
        width: 47%;
        margin-bottom: 15px;
    }
    .bzns td {
        display: block;
        float: left;
        height: 50px;
        line-height: 50px;
        width: 102px;
    }
    .ddtts {
        width: 100%;
        height: 350px;
    }
    .ny_nav {
        display: none !important;
    }
    .cdwzzx {
        width: 80%;
    }
    .cdwzzx {
        width: 75%;
    }
    .jkzx {
        display: none;
    }
    .jkzs {
        display: block;
    }
}

.index-tt .index-title {
    text-align: center;
}

.index-tt {
    border-top: 1px solid #eee
}

.login-form .form-actions .forget-password {
    padding-left: 10px;
}

.login-form {
    padding-top: 50px;
}

.login-form .form-actions .uppercase {
    margin-right: 10px;
}

.login-form .login-options {
    margin-bottom: 15px;
    margin-top: 15px;
}

.login-form .form-title {
    margin-bottom: 30px;
    font-size: 20px;
}

.news-search-param-value {
    line-height: 25px;
}

.news-search-param-name {
    padding-top: 5px;
}


/** Category start **/

.categories .col-pad {
    padding: 0 7.5px;
}

.category {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0 0 15px 0;
}

.category:hover .category-view-more {
    visibility: visible;
}

.list {
    width: 100%;
}

.list li {
    display: inline-block;
    float: left;
    box-sizing: border-box;
    width: 25%;
}

.list li img {
    max-width: 100%;
}

.list_a {
    width: 100%;
    text-align: center;
}

.list_a li {
    display: inline-block;
    float: left;
    box-sizing: border-box;
    width: 25%;
}

.list_a li a {
    padding: 20px 40px;
    font-size: 16px;
    color: #999;
    border-top: solid transparent 2px;
    border-bottom: solid transparent 2px;
}

.list_a li .on {
    color: #999;
    border-top: solid #90704D 2px;
    border-bottom: solid #90704D 2px;
    color: #90704D;
}

@media (max-width: 667px) {
    .about .js .js_xq .list li {
        width: 100%;
    }
}

.list>li a img:hover {
    background-color: transparent;
    transform: scale(1.2);
    transition: transform 0.35s ease-out;
}

.right1 {
    height: 310px;
    margin-top: -20px
}

.line3 {
    width: 100%;
    height: 2px;
    background: #c94447!important;
    margin: auto;
}

.in-about-left-content ul li {
    font-size: 18px;
    line-height: 40px
}

.btn-primary,
.btn-special1 {
    background-color: #c94447;
    color: #fff;
}

.in-about-left a:hover {
    color: white;
}

#erweima {
    margin-top: 35px;
    display: flex
}

.portlet.light.bordered {
    border: 1px solid #e7ecf1 !important;
}

.portlet.light {
    padding: 12px 20px 15px 20px;
    background-color: #fff;
}

div.uploader {
    height: 30px !important;
    line-height: 30px;
    width: 60px !important;
    background-image: none !important;
    cursor: pointer;
    padding: 0px 5px 0 5px;
}

.portlet {
    margin-top: 0px;
    margin-bottom: 25px;
    padding: 0px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.form5 {
    margin-top: 20px
}

.btn-lg {
    height: 46px;
    line-height: 46px;
    padding: 0 26px;
    font-size: 18px;
    font-family: "microsoft yahei";
    margin-right: 10px;
    /* float: left; */
}

.btn-def,
.btn-primary,
.btn-special1,
.btn-special2,
.btn-special3 {
    display: block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    /* margin-top: 20px; */
}

.ny_zqw1 {
    width: 70%;
    float: right;
}

.PCNenuMain {
    display: block;
}

.PCNenuMain .mn {
    display: block;
    height: 76px;
    float: left;
    transition-duration: 0.2s;
    position: relative;
}

.PCNenuMain .mn.cur {
    border-bottom: 4px solid #c94447;
}

.PCNenuMain .mn:hover {
    color: #C94447;
    border-bottom: 4px solid #c94447;
}

.PCNenuMain .mn a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    color: rgb(100, 100, 100);
    cursor: pointer;
}


/* .PCNenuMain .mn  .cur{ */


/* border-bottom:4px solid #c94447; */


/* } */

.yincang {
    display: none;
}

.PCNenuMain .mn i {
    display: block;
    line-height: 40px;
    font-size: 1px;
    margin-left: 5px;
    color: #999;
    float: right;
    transition-duration: 0.2s;
}

.PCNenuMain .mn:hover i {
    line-height: 58px;
    color: #EEE;
    -webkit-transform: rotate(180deg);
    /*Safari 4+,Google Chrome 1+ */
    -moz-transform: rotate(180deg);
    /*Firefox 3.5+*/
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    /*ie*/
}

.PCNenuMain .mn .sonClass {
    width: 100%;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 80px;
    left: 0px;
    transition-duration: 0.2s;
    z-index: 9999;
    padding: 0px 0;
    background: rgba(255, 255, 255, 0.98)
}

.PCNenuMain .mn:hover .sonClass {
    height: auto;
    padding: 10px 0px;
    text-align: center;
}

.PCNenuMain .mn:hover .sonClass li {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.PCNenuMain .mn:hover .sonClass li a.serv {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 2px auto;
    padding: 10px 0;
    text-align: center;
}

.PCNenuMain .mn:hover .sonClass li a:hover.serv {
    background-color: #1175B3;
}

.PCNenuMain .mn:hover .sonClass li a.serv span {
    display: block;
    width: 90%;
    height: auto;
    overflow: hidden;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    color: #333;
    margin: 0 auto;
}

.PCNenuMain .mn:hover .sonClass li a:hover.serv span {
    color: #fff;
}

.PCNenuMain .mn:hover .sonClass li a.serv i {
    display: block;
    width: 100%;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 28px;
    color: #fff;
    margin: 0;
    -webkit-transform: rotate(360deg);
    /*Safari 4+,Google Chrome 1+ */
    -moz-transform: rotate(360deg);
    /*Firefox 3.5+*/
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    /*ie*/
    transition-duration: 0.2s;
}

.PCNenuMain .mn .sonClass li a:hover.serv i {
    font-size: 32px;
    color: #FDD786;
}

.case-block1 {
    position: relative;
    margin-bottom: 30px;
    width: 49.5%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.case-block1 .image-box {
    position: relative;
    overflow: hidden;
}

.case-block1 .image-box figure {
    position: relative;
    display: block;
    margin-bottom: 0;
}

.case-block1 .image-box img {
    display: block;
    width: 100%;
}

.case-block1 .image-box a {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}

.case-block1 .image-box a:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    opacity: .80;
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.case-block1 .image-box a span,
.case-block3 .image-box a span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -25px;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    display: inline;
    padding: 5px 25px;
    color: white;
    border: 1px solid white;
}

.case-block1 .image-box:hover a span {
    top: 50%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -ms-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
}

.case-block1 .image-box:hover a:before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: .70;
}

.case-block2 {
    position: relative;
    margin-bottom: 30px;
    position: relative;
    width: 33.3%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.case-block2 .image-box {
    position: relative;
    overflow: hidden;
}

.case-block2 .image-box figure {
    position: relative;
    display: block;
    margin-bottom: 0;
}

.case-block2 .image-box img {
    display: block;
    width: 100%;
}

.case-block2 .image-box a {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}

.case-block2 .image-box a:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    opacity: .80;
    -webkit-transform-origin: bottom center;
    -moz-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.case-block2 .image-box a span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -25px;
    font-size: 16px;
    opacity: 0;
    visibility: hidden;
    display: inline;
    padding: 5px 25px;
    color: white;
    border: 1px solid white;
}

.case-block2 .image-box:hover a span {
    top: 50%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -ms-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
}

.case-block2 .image-box:hover a:before {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: .70;
}

.modal {
    text-align: center;
    margin-top: 200px;
    display: block;
}

.cntl {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.cntl-center {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.cntl-bar {
    position: absolute;
    width: 10px;
    top: 0;
    bottom: 0;
    background-color: #ccc;
    box-shadow: inset 0px 0px 7px -2px #000;
}

.cntl-bar-fill {
    background-color: #c94447;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 0;
}

.cntl-state {
    position: relative;
    width: 100%;
    /* min-height: 200px; */
    margin-top: 10px
}

.cntl-state::after {
    display: block;
    content: ' ';
    clear: both;
}

.cntl-year {
    color: black;
    font-size: 30px;
}


/* .cntl-icon { */


/* border-radius: 50%; */


/* width: 80px; */


/* height: 80px; */


/* background-color: #00313C; */


/* border: solid 3px #009ABB; */


/* box-shadow: 0px 0px 19px -9px #000; */


/* position: absolute; */


/* top: 0; */


/* text-align: center; */


/* line-height: 80px; */


/* font-size: 40px; */


/* color: #fff; */


/* width: 18px; */


/* height: 18px; */


/* border-radius: 50%; */


/* background: #fff; */


/* border: 4px solid #c94447; */


/* margin: 29px 430px; */


/* } */

.cntl-icon {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #c94447;
    /* margin: 29px 420px; */
}

.cntl-content {
    width: 45%;
    background-color: rgba(238, 238, 238, 0.25);
    border-radius: 8px;
    float: right;
    opacity: 0;
    position: relative;
    margin-left: -40%;
    color: black;
}

.cntl-state:nth-child(2n+2) .cntl-content {
    float: left;
    margin-right: -40%;
}

.cntl-state:nth-child(2n) .cntl-year {
    /* float:left */
}

.cntl-state:nth-child(2n+2) .cntl-year {
    /* float: right; */
}

.cntl-image {
    opacity: 0;
    width: 36%;
    padding: 2%;
    float: right;
}

.cntl-state:nth-child(2n+1) .cntl-image {
    float: left;
}

.cntl-image img {
    /* width: 100%; */
}

.cntl-content h4 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}


/*
animations
*/

.cntl-bar-fill,
.cntl-content,
.cntl-image {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}

.cntl-state:nth-child(2n+2).cntl-animate .cntl-content {
    margin-right: 0%;
}

.cntl-animate .cntl-content {
    opacity: 1;
    margin-left: 0%;
}

.cntl-animate .cntl-image {
    opacity: 1;
}

.organize {
    height: auto;
    overflow: hidden;
}

.organize li a {
    display: block;
    height: auto;
    overflow: hidden;
    margin: 0 40px;
    padding: 30px 0;
    border-bottom: 1px solid #efefef;
}

.organize li:hover {
    background-color: #f8f8f8;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.photo {
    float: left;
    width: 100px;
    height: 132px;
    overflow: hidden;
}

.photo img {
    width: 100%;
    height: 100%;
}

.organzineText {
    margin-left: 132px;
    line-height: 34px;
}

.organzineText h3 {
    color: #3e3e3e;
    font-size: 1.6em;
    font-weight: bold;
    margin: 18px 0 8px;
}

.orInfo {
    color: #8b8b8b;
    font-size: 1.3em;
}

.main-news {
    /* padding: 70px 0 80px 0; */
}

.main-news .content1>div {
    padding-bottom: 10px;
    border-bottom: 3px dashed #eaeaea;
    position: relative;
}

.main-news .content1 .news-img {
    display: inline-block;
    /* width: 300px; */
    vertical-align: top;
    float: right
}

.main-news .content1 .news-img img {
    max-width: 100%;
}

.main-news .content1 .news-panel {
    display: inline-block;
    /* width: 60%; */
    vertical-align: top;
    padding-left: 5px;
    box-sizing: border-box;
}

.main-news .content1 .news-panel span {
    color: #9d9e9f;
    font-size: 16px
}

.main-news .content1 .news-panel strong a {
    display: block;
    color: rgb(100, 100, 100);
    font-size: 18px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 800
}

.main-news .content1 .news-panel strong a span {
    float: right;
}

.main-news .content1 .news-panel p.detail {
    color: rgb(100, 100, 100);
    font-size: 18px;
    line-height: 32px;
}

.main-news .content1 .news-panel p.read-push {
    color: #AAA;
    padding-top: 5px;
}

.main-news #newsPage .layui-laypage {
    display: block;
    text-align: center;
    margin-top: 70px;
}

.main-news #newsPage .layui-laypage a,
.main-news #newsPage .layui-laypage span {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    margin-right: 20px;
    border-radius: 3px;
    color: #e3e3e3;
}


/*动态详情页*/

.main-newsdate {
    margin-top: 80px;
    text-align: center;
}

.main-newsdate .news {
    text-align: left;
    line-height: 104px;
}

.main-newsdate h1 {
    padding-top: 6px;
}

.lxwm {
    margin-top: 60px
}

.lxwm p:nth-child(2) {
    font-size: 28px
}

.contact-wrap2 h2 {
    display: inline-block
}

.contact-wrap2 h3 {
    display: inline-block
}

.main-newsdate .pushtime {
    color: #686868;
    font-size: 16px;
    line-height: 82px;
}

.main-newsdate .introTop {
    padding-bottom: 28px;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
}

.main-newsdate .introBott {
    font-size: 16px;
    line-height: 42px;
    text-align: justify;
    padding: 40px 0 102px 0;
}

.main-newsdate img {
    max-width: 100%;
}

@media screen and (max-width: 1200px) {
    img {
        max-width: 100%;
    }
    .cntl-icon {
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #fff;
        border: 4px solid #c94447;
    }
    .erweima {
        float: left;
        margin-left: -60px
    }
    .banner {
        margin-top: 0px
    }
    #bbb,
    #cccc {
        width: 100%
    }
    .aaa {
        float: left;
        width: 100%
    }
    .bbb {
        width: 100%
    }
    .cccc {
        width: 100%
    }
    .wd,
    .main.main1 {
        width: 100%;
        /* max-height:1500px */
    }
    body {
        min-width: 100%;
    }
    .headTop {
        padding: 0 20px;
    }
    .indexMain {
        margin: 0 20px;
    }
    .newsBoxLeft {
        width: 780px;
    }
    .newsBoxLeft {
        float: none;
        width: 100%;
    }
    .indexNews {
        float: none;
        width: auto;
        margin-left: 405px;
    }
    .newsBox {
        height: auto;
        padding-bottom: 30px;
    }
    .newsBoxRight {
        float: none;
        width: auto;
    }
    .slideNotice .indexNews {
        width: 100%;
        margin-left: 0;
    }
    .iconList li {
        width: 25%;
    }
    .iconList li a {
        width: auto;
    }
    .newsDiv {
        width: 100%;
        margin-left: 0;
    }
    .newsDiv .indexNews {
        margin-left: 0;
    }
    .linkSelect li {
        width: 33%;
        margin-bottom: 10px;
    }
    .linkDiv {
        margin-left: 10px;
    }
    .sideTit {
        /* display: none; */
    }
    .mobileTit {
        display: block;
    }
    .left {
        float: none;
        width: auto;
        margin: 0 20px;
    }
    .sideMenuNav,
    .sideContact {
        /* display: none; */
    }
    .right {
        margin: 0 20px;
    }
    .meetList {
        margin: 20px 0 60px;
    }
    .meetList li {
        margin: 0;
        width: 25%;
    }
    .meetList li a {
        width: auto;
        margin: 30px 15px 0;
    }
    .indexMain {
        padding: 0 15px;
    }
}

@media screen and (max-width: 1024px) {
    .nav {
        display: none;
    }
    .mobileIconCon {
        display: block;
    }
    .mobileIconCon a.searchBtn {
        display: none;
    }
    .meetList li {
        width: 33.3333%;
    }
    .wd10 {
        width: auto;
        margin: 0 30px;
    }
    .columslideBox {
        float: none;
        margin: 0 auto 20px;
    }
    .columnRight {
        margin-left: 0;
    }
    .columnBoxDiv {
        width: 100%;
        float: none !important;
    }
    .columnLink {
        margin: 0 -10px;
    }
    .columnLink li {
        margin-left: 0;
        width: 25%;
    }
    .columnLink li a {
        margin: 0 10px 20px;
    }
    .columnBoxUl {
        float: none;
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
    }
    .cTitle {
        padding: 0 20px 0 32px;
    }
    .bg3 .cTitle .more {
        right: 20px;
    }
    .columnMenuTit {
        display: block;
    }
    .columnMenu ul {
        display: none;
    }
    .columnMenu ul li {
        float: none;
        width: 100%;
    }
    .column {
        background-size: auto auto;
    }
}

@media screen and (max-width: 980px) {
    .logo {
        width: 430px;
        height: 58px;
        margin-top: 42px;
    }
    .banner .item {
        height: 370px;
    }
}

@media screen and (max-width: 800px) {
    .searchBtn {
        display: block;
    }
    .search,
    .lang {
        display: none;
    }
    .headRig {
        padding-top: 23px;
    }
    .headTop {
        height: 130px;
    }
    .logo {
        margin-top: 36px;
    }
    .bigImg {
        height: 250px;
    }
    .organzineText {
        line-height: 22px;
    }
    .meetList li {
        width: 50%;
    }
    .article {
        padding: 17px 46px 20px;
    }
    .article ul li {
        width: 100%;
        float: none;
    }
    .article ul li.next div {
        float: none;
        text-align: left;
    }
    .article ul li div {
        height: auto;
        padding: 5px 0;
    }
    .article ul li span {
        height: 22px;
        line-height: 22px;
    }
    .article ul li a {
        height: auto;
        margin-left: 50px;
        float: none;
        line-height: 22px;
    }
}

@media screen and (max-width: 768px) {
    .slideBox {
        float: none;
        margin: 0 auto 20px;
    }
    .indexNews {
        margin-left: 0;
    }
    .linkSelect li {
        width: 50%;
    }
    .placeDiv {
        height: auto;
        overflow: hidden;
    }
    .placeDiv div {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 640px) {
    .main-news .content1 .news-img img {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }
    .banner .item {
        height: 300px;
    }
    .customSelect {
        text-indent: 4px;
    }
    .footLink a {
        margin: 0 6px;
    }
    .footer {
        padding: 29px 45px 45px;
    }
    .footer-ewm {
        width: auto;
        margin-top: 150px
    }
    #container-02 svg {
        width: 100%;
        height: 200;
        margin-top: -180px;
    }
    .footer .widget.widget-contact .contact-wrap1 {
        padding: 59px 50px 45px;
    }
    .footer-contact-item {
        margin-top: -150px;
        margin-left: 120px;
    }
    .contact-wrap1 .two {
        margin-top: 20px;
    }
    .linkText {
        float: none;
    }
    .linkSelect {
        margin: 20px 0 0 0;
    }
    .linkSelect li {
        width: 100%;
    }
    .linkDiv {
        margin-left: 0;
    }
    .mobileIconCon a {
        height: 45px;
    }
    #mobileNavTit {
        height: 45px;
        line-height: 45px;
    }
    .bigImg {
        height: 200px;
    }
    .eventsInfo {
        padding-top: 0;
        line-height: 30px;
        margin-left: 100px;
    }
    .rightBox,
    .path {
        padding: 0 10px;
        margin-left: 20px;
    }
    .downLoad li a,
    .organize li a {
        margin: 0 15px;
    }
    .downLoad li a span {
        width: 112px;
        font-size: 16px;
    }
    .downLoad li a div {
        margin: 0 38px 0 22px;
    }
    .path h3 {
        position: relative;
        left: auto;
        top: auto;
        line-height: 52px;
    }
    .pathdiv {
        margin-top: 0;
        padding: 15px 0;
        line-height: 22px;
        height: auto;
    }
    .wd10 {
        margin: 0 15px;
    }
    .slideBox .bd .tit a {
        margin: 14px 20px 0;
    }
    .footer .widget.widget-contact .contact-wrap2 {
        margin-top: -20px
    }
}

@media screen and (max-width: 480px) {
    .paged a,
    .paged .p_info,
    .paged .current {
        padding: 0 8px;
        margin: 0 1px;
        height: 24px;
        line-height: 24px;
    }
}

@media screen and (max-width: 414px) {
    .banner .item {
        height: 230px;
    }
    .slideBox {
        width: 100%;
        height: auto;
    }
    .customSelect {
        font-size: 1.2em;
    }
    .logo {
        width: 150px;
        height: auto;
        margin-top: -10px;
    }
    .headTop {
        height: 100px;
    }
    .searchBtn {
        right: 10px;
        top: 20px;
    }
    .left,
    .right {
        /* margin: 50px 10px; */
        width: 100%
    }
    .right {
        width: 100%;
        float: none
    }
}


/*== Features Job List Design ==*/

.fj_post {
    background-color: #ffffff;
    border: 1px solid #f6f6f6;
    border-left: 4px solid transparent;
    border-radius: 4px;
    padding: 30px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .09);
    width: 79%
}

.fj_post .thumb {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    float: left;
    margin-right: 30px;
    text-align: center;
}

.fj_post .details {
    flex: 1;
}

.fj_post .details h5 {
    margin-bottom: 3px;
    margin-top: 8px !important;
}

.fj_post .details h4 {
    margin-bottom: 3px;
}

.fj_post .details p {
    margin-bottom: 3px;
    color: #6d6d6d !important;
}

.fj_post .details p:hover {
    margin-bottom: 3px;
    color: #6d6d6d !important;
}

.list-inline-item a {
    color: #6d6d6d;
}

.list-inline-item span {
    color: #6d6d6d;
}

.footer_menu .list-inline-item a {
    color: #979797;
}

.footer_menu .list-inline-item a:hover {
    color: #fff;
}

.footer_bottom_area.home3 .footer_menu .list-inline-item a {
    color: #969ca9;
}

.footer_bottom_area.home4 .footer_menu .list-inline-item a:hover {
    color: #979797;
}

.footer_bottom_area.home5 .footer_menu .list-inline-item a:hover {
    color: #979797;
}

.fj_post .details .job_chedule {
    display: inline-block;
}

.fj_post a.btn {
    border-radius: 4px;
    line-height: 40px;
    /* padding: 7px 33px; */
    position: absolute;
    right: 45px;
    left: 50%;
    top: 131px;
    width: 100px;
    border: 1px solid;
}

.fj_post:hover {
    border: 1px solid #E60012;
    border-left: 4px solid #E60012;
}

.fj_post:hover a.btn {
    background-color: #EFEFEF;
    color: #E60012;
}

.fj_post a.btn:focus {
    box-shadow: none;
}

.fj_post.home3 {
    border-bottom: 1px solid #e8e8e8;
    box-shadow: none;
    border-left: none;
    border-right: none;
    border-top: none;
    margin-bottom: 0;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.fj_post.home3:hover {
    -webkit-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);
    /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.05);
    z-index: 9;
    cursor: pointer;
}

.fj_post.home3:hover a.btn {
    background: -webkit-linear-gradient(30deg, rgb(69, 104, 220) 0%, rgb(123, 105, 199) 50%, rgb(176, 106, 179) 100%);
    background: -o-linear-gradient(30deg, rgb(69, 104, 220) 0%, rgb(123, 105, 199) 50%, rgb(176, 106, 179) 100%);
    background: -ms-linear-gradient(30deg, rgb(69, 104, 220) 0%, rgb(123, 105, 199) 50%, rgb(176, 106, 179) 100%);
    background: -moz-linear-gradient(30deg, rgb(69, 104, 220) 0%, rgb(123, 105, 199) 50%, rgb(176, 106, 179) 100%);
    background: linear-gradient(60deg, rgb(69, 104, 220) 0%, rgb(123, 105, 199) 50%, rgb(176, 106, 179) 100%);
    color: #ffffff;
}

.fj_post.home3.bbt {
    border-bottom: transparent;
}

.fj_post.home3 ul.featurej_post {
    margin-bottom: 30px;
}

.fj_post.home3 .details h4 {
    margin-bottom: 0;
    padding-top: 15px;
}

.fj_post.home3 .details p {
    margin-bottom: 0;
}

.fj_post.home3 a.btn {
    border-radius: 4px;
    border-image: linear-gradient(to bottom, #af6ab3 0%, #4768db 100%);
    border-image-slice: 1;
    border-width: 1px;
}

.feature_job_list .nav_container {
    background-color: #252834;
    border-radius: 4px;
    height: 60px;
    margin: 0 auto 30px;
    line-height: 50px;
    width: 350px;
}

.feature_job_list .nav_container .nav.nav-pills .nav-link:first-child {
    margin-right: 20px;
}

.feature_job_list .nav_container .nav.nav-pills .nav-link:last-child {
    margin-right: 0px;
}

.feature_job_list .nav_container .nav.nav-pills .nav-link {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    width: 170px;
}

.feature_job_list .nav_container .nav.nav-pills .nav-link.active {
    background-color: #ffffff;
    border-radius: 4px;
    color: #252834;
    margin-top: 5px;
}

.feature_job_list .nav_container .nav.nav-pills {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
}

.fj_post.home6 {
    border: 1px solid #ececec;
    box-shadow: none;
    margin-bottom: 30px;
}

.fj_post.home6 .thumb {
    border: none;
}

.fj_post.home6:hover {
    border: 1px solid #26bca1;
}

.feature_job_post {
    border: 1px solid #ededed;
    border-radius: 4px;
    display: grid;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.feature_job_post:hover {
    border: 1px solid #201b71;
    cursor: pointer;
}

.feature_job_post .details {
    padding-bottom: 5px;
    padding-left: 25px;
    padding-top: 30px;
}

.feature_job_post .details .thumb {
    margin-bottom: 60px;
    text-align: center;
}

.feature_job_post ul.fj_post_meta {
    background-color: #fafafa;
    padding: 30px 20px 20px 20px;
    margin-bottom: 0;
    position: relative;
}

.feature_job_post ul.fj_post_meta li:first-child {
    line-height: 45px;
    margin-right: 0;
}

.feature_job_post ul.fj_post_meta a.btn {
    border: 1px solid #201b71;
    height: 45px;
    line-height: 30px;
}

.feature_job_post:hover ul.fj_post_meta a.btn,
.feature_job_post ul.fj_post_meta a.btn:hover {
    background-color: #201b71;
    color: #ffffff;
}


/*== Browse Local Jobs ==*/

.job_loc_img_box {
    margin-bottom: 30px;
    display: block;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.job_loc_img_box .thumb {
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.job_loc_img_box .thumb:before {
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #82b440;
    / Old browsers / background: -moz-linear-gradient(left, #82b440 0%, #a1d45f 100%);
    background: -webkit-linear-gradient(left, #82b440 0%, #a1d45f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#82b440', endColorstr='#a1d45f', GradientType=1);
}

.job_loc_img_box:hover .thumb:before {
    opacity: .9;
}

.job_loc_img_box .details {
    bottom: 20px;
    left: 30px;
    position: absolute;
}

.job_loc_img_box .details h4 {
    color: #ffffff;
    font-size: 20px;
}

.job_loc_img_box .details h5 {
    color: #ffffff;
    font-size: 16px;
}

.job_loc_img_box:hover {
    cursor: pointer;
    margin-top: -10px;
}

.fj_post .details .job_chedule {
    display: inline-block;
}

.fj_post .details h5 {
    margin-bottom: 3px;
    margin-top: 8px !important;
}

.fj_post .thumb {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    float: left;
    margin-right: 30px;
    text-align: center;
}


/*当前位置*/

.zy_cur {
    line-height: 30px;
    font-size: 18px;
}

.zy_cur a {
    color: rgb(100, 100, 100);
    font-size: 18px
}


/* .zy_cur span{ color: #e0620d; } */


/* .zy_cur  span :after { */


/* content: " > "; */


/* } */

.zy_cur a:nth-child(3n) span {
    color: #c94447;
}


/* .zy_cur a:after{ content: " > "; } */


/*子页内容框*/

.zy_contentbox {
    min-height: 580px;
    margin-top: 30px;
    padding: 0 5px;
}

.zy_content {
    margin-bottom: 50px;
}


/*左边栏*/

.zy_left_con {
    float: left;
    width: 260px;
    padding-bottom: 40px;
    position: relative;
}

.zy_left_con b {
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 54px;
    background-color: #fff;
}

.zy_left_con h2.tit {
    font-size: 24px;
    font-weight: bold;
    color: #005389;
    padding-bottom: 12px;
    border-bottom: #005389 solid 1px;
}


/*contact*/

.zy_left_con .contact h2 {
    margin-top: 50px;
    border-bottom: #ddd solid 1px;
}

.zy_left_con .contact dl dd {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin: 10px 0;
}

.zy_left_con .contact dl dd img {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 8px;
}

.zy_left_con .contact dl dd a {
    display: inline-block;
    width: 210px;
    vertical-align: top;
}


/*右边内容栏*/

.zy_right_con {
    float: right;
    width: 910px;
    overflow: hidden;
}


/*当前标题*/

.zy_right_con .zy_title {
    border-bottom: #005389 solid 1px;
    margin-bottom: 20px;
}

.zy_right_con .zy_title h2 {
    font-size: 24px;
    font-weight: bold;
    color: #e0620d;
    position: relative;
    float: left;
    padding-bottom: 12px;
}

.zy_right_con .zy_title h2 i {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #e0620d;
}


/*暂无数据*/

.search_nodata {
    text-align: center;
    color: #666;
    font-size: 14px;
    margin-top: 50px;
}

.search_nodata img {
    width: 140px;
    margin-bottom: 20px;
}


/*其他通用展示页*/

.zy_conbox {
    width: 1100px;
    margin: 0 auto;
}

.other_page h1 {
    font-size: 32px;
    color: #005389;
    text-align: center;
    padding: 24px 0;
}


/*搜索结果*/

.news_list ul li {
    line-height: 42px;
}

.news_list ul li a {
    color: #585858;
    transition: all .3s;
    display: inline-block;
    vertical-align: middle;
    max-width: 900px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/* .news_list ul li b{ color: #666; display:inline-block; margin-right: 7px;vertical-align: middle; } */

.news_list ul li span {
    float: right;
    color: #999;
    font-size: 14px;
}

.news_list ul li a:hover {
    color: #005389;
    text-indent: .3em;
    text-decoration: underline;
    font-weight: bold;
}

.news_list ul li:hover b {
    color: #005389;
}

.img1 {
    width: 100px
}


/* rslides */

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}


/*pager*/


/*大于1024像素*/

@media all and (min-width:1020px) {
    .callbacks_tabs.callbacks1_tabs li {
        display: inline-block;
        background-color: #c94447;
        width: 50px;
        height: 4px;
        margin-left: 5px;
        position: relative;
    }
    .callbacks_tabs.callbacks1_tabs li a {
        display: inline-block;
        background-color: #fff;
        width: 50px;
        height: 4px;
        position: absolute;
        left: 0;
        z-index: 1000;
        color: rgba(100, 200, 300, 0);
        color: transparent;
    }
    .callbacks_tabs.callbacks1_tabs {
        margin-top: -40px;
        position: relative;
        z-index: 100;
        margin-bottom: 20px;
    }
}


/*小于1024像素*/

@media all and (max-width:1020px) {
    .callbacks_tabs.callbacks1_tabs li {
        display: inline-block;
        background-color: #c94447;
        width: 20px;
        height: 4px;
        margin-left: 5px;
        position: relative;
    }
    .callbacks_tabs.callbacks1_tabs li a {
        display: inline-block;
        background-color: #fff;
        width: 20px;
        height: 4px;
        position: absolute;
        left: 0;
        z-index: 1000;
        color: rgba(100, 200, 300, 0);
        color: transparent;
    }
    .callbacks_tabs.callbacks1_tabs {
        margin-top: -24px;
        position: relative;
        z-index: 100;
        margin-bottom: -37px;
    }
}

.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
    background: #c94447;
}


/* Callback example */

.callbacks_container {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    max-width: 100%;
    text-align: center;
    clear: both;
    /* margin-top: 60px; */
}

.in-about-right1 {
    float: right;
    /* margin-top: 55px; */
    width: 100%;
}

.ny_zqw3 {
    width: 70%;
    float: right;
    /* max-height: 718px; */
}


/*小于400像素*/

@media all and (max-width:480px) {
    .m-job-list-list .position-list .position-item .name {
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.5;
        color: #333;
    }
    .m-job-list-list .position-list .position-item #text {
        margin-bottom: .8rem;
        font-size: 12px;
    }
    .callbacks_container {
        margin-bottom: 40px;
        position: relative;
        width: 100%;
        max-width: 100%;
        text-align: center;
        clear: both;
        /* margin-top:70px */
    }
    .slideshow {
        height: 170px;
    }
    .main1 {
        background: #eee;
        overflow: hidden
    }
    .cntl-bar {
        position: absolute;
        width: 10px;
        top: 0;
        bottom: 0;
        background-color: #ccc;
        box-shadow: inset 0px 0px 7px -2px #000;
        margin-left: 170px;
    }
    .wd,
    .main,
    .main1 {
        width: 100%;
    }
    .ny_zqw1 {
        width: 100%;
        float: right;
        margin-top: 20px;
    }
    .ny_zqw2 {
        width: 100%;
        float: right;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .ny_zqw3 {
        width: 100%;
        float: right;
        margin-bottom: -10px;
    }
    .ny_zqw3 p {
        font-size: 15px;
        color: rgb(100, 100, 100);
        line-height: 32px;
        padding-top: 120px;
    }
    .in-about,
    .in-about2,
    .in-about3,
    .in-about4 {
        width: 100%;
        overflow: hidden;
        margin-top: 20px
    }
    .cntl-state {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
    }
    #content p {
        font-size: 16px;
        color: rgb(100, 100, 100);
        display: block;
        line-height: 32px;
    }
    .in-about-right .in-about-left-content p {
        font-size: 15px;
        color: rgb(100, 100, 100);
        line-height: 32px;
        text-indent: 2em;
    }
    .feature-block h4 {
        font-size: 16px
    }
    .main1 {
        margin-top: -5px;
        /* background: url(../images/bg.jpg) no-repeat center; */
        background-size: 100% 100%;
        background: #ffffff
    }
    .ny_zqw1 p {
        font-size: 16px;
        color: rgb(100, 100, 100);
        line-height: 32px;
        text-indent: 2em;
    }
    .ny_zqw {
        width: 100%;
        float: right;
        min-height: 718px;
        padding: 0 0 0 0
    }
    .hidden-xs {
        display: none
    }
    .left {
        float: left;
        width: 100%;
    }
    .wjll .wjlbt {
        font-size: 14px;
        color: #282828;
        display: block;
        width: 70%;
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        /* font-weight: bold; */
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }
    .bjbld {
        overflow: hidden;
        width: 100%;
        padding: 0
    }
    .xqbt {
        /* font-size: 16px; */
        /* color: #333; */
        /* font-weight: bold; */
        font-size: 16px;
        color: #c94447;
        margin-top: 0px;
        text-align: center;
    }
    .news-next-prev p {
        font-size: 16px
    }
    .details1 p,
    .details1 h4 {
        font-size: 16px
    }
    .fj_post a.btn {
        border-radius: 4px;
        line-height: 40px;
        padding: 7px 33px;
        position: absolute;
        right: 45px;
        left: 50%;
        top: 161px;
        width: 100px;
    }
    .fj_post {
        background-color: #ffffff;
        border: 1px solid #f6f6f6;
        border-left: 4px solid transparent;
        border-radius: 4px;
        padding: 30px;
        margin-bottom: 30px;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .09);
        -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .09);
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .09);
        width: 100%;
    }
    .news-next-prev p strong {
        font-size: 16px
    }
    .xqxq p {
        margin-left: 10px
    }
    .content p {
        font-size: 16px;
        color: rgb(100, 100, 100);
        display: block;
        line-height: 32px;
        margin-left: 10px
    }
    .source {
        font-size: 14px;
        color: #757575;
        text-align: center;
    }
    .source span {
        padding: 0
    }
    /* .cntl-state:nth-child(2n+2) .cntl-year { */
    /* float: none; */
    /* } */
    .cntl-state:nth-child(odd) .cntl-year {
        position: absolute;
        right: 66px;
        color: #000;
        font-weight: 700;
        font-size: 15px;
    }
    .cntl-state:nth-child(2n+2) .cntl-year {
        font-size: 15px;
        font-weight: 700;
        position: absolute;
        left: -120px;
    }
    .cntl-state:nth-child(odd) .cntl-content {
        margin-top: 40px
    }
    .cntl-state:nth-child(2n+2).cntl-animate .cntl-content {
        margin-top: 40px;
        margin-left: -10px
    }
    .cntl-content {
        width: 46%;
        background-color: rgba(238, 238, 238, 0.25);
        border-radius: 8px;
        float: right;
        opacity: 0;
        position: relative;
        margin-left: -40%;
        color: black;
    }
    .cntl-icon {
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background: #fff;
        border: 4px solid #c94447;
        margin-left: 168px
        /* margin: 29px 420px; */
    }
    .zy_cur a {
        color: rgb(100, 100, 100);
        font-size: 16px;
    }
    .wjll .wjlrq {
        font-size: 14px;
        color: #282828;
        display: block;
    }
    .cntl-year {
        font-size: 16px;
        color: black;
        margin-left: 190px;
    }
    .news-list,
    .news-block {
        position: relative;
        padding: 0 11px;
        width: 100%;
    }
    .features-section {
        position: relative;
        padding-top: 20px;
        /* padding: 115px 0 80px; */
    }
    .case-block .image-box img {
        display: block;
        width: 100%;
        /* height: 230px; */
    }
    .case-block2，.case-block3 {
        width: 50%;
    }
    .path h2.tit,
    .content h2 {
        font-size: 16px;
        color: #c94447;
        margin-top: 0px;
        text-align: center;
    }
    #footer {
        height: 100%;
        background: #b90029;
    }
    .lxwm p {
        font-size: 14px;
        line-height: 22px;
    }
    .news-block3 .lower-content .upper-box {
        width: 70px
    }
    .main-news .content1 .news-panel p.detail {
        color: rgb(100, 100, 100);
        font-size: 16px;
        line-height: 32px;
    }
    .main-news .content1 .news-panel strong a {
        display: block;
        color: rgb(100, 100, 100);
        font-size: 16px;
        line-height: 26px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 800;
    }
    .footer-ewm p {
        font-size: 14px;
        color: #3e3a39;
        margin-top: 20px;
        line-height: 5px;
    }
    .productlist1 li {
        width: 50%
    }
    .case-block {
        position: relative;
        margin-bottom: 30px;
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
        display: flex;
        flex-wrap: wrap;
    }
    .case-block1 {
        position: relative;
        margin-bottom: 30px;
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
        display: flex;
        flex-wrap: wrap;
    }
    .category {
        overflow: hidden;
        position: relative;
        text-align: center;
        margin: 0 0 0 0
    }
    #erweima {
        margin-top: -60px;
        display: flex;
        width: 100%;
        position: relative;
        left: 30px
    }
    .erweima {
        margin-top: -60px;
    }
    .four {
        position: relative;
        left: -20px
    }
    .contact-wrap2 {
        /* margin-left:20px */
    }
    .callbacks img {
        display: block;
        position: relative;
        z-index: 1;
        width: 100%;
        border: 0;
    }
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks img {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 0;
    opacity: 0.6;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../images/themes.gif") no-repeat left top;
    margin-top: -30px;
}

.callbacks_container:hover .callbacks_nav {
    display: block;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}

@media screen and (max-width:600px) {
    .callbacks_nav {
        top: 47%;
    }
}

@media screen and (min-width: 760px) {
    .hidden1 {
        display: none
    }
}

.main {
    background: url(../images/bg.jpg) #ffffff no-repeat bottom center;
    background-attachment: fixed;
    /* background-repeat:no-repeat;    */
    /* /* 固定背景图片位置 */
    /* background-attachment:fixed;    */
    /* /* 设定背景图片在右下角 */
    /* background-position:rightright bottombottom;  */
}

.left {
    float: left;
    width: 23%;
}

.sideMenu {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    /* margin-bottom: 20px; */
    border: 1px solid #ececed
}

.sideTit a {
    height: auto;
    overflow: hidden;
    padding: 16px 0 22px 36px;
    color: #fff;
    display: block;
    background-color: #05568f;
}

.sideTit h3 {
    font-size: 1.8em;
    font-weight: bold;
    color: #c94447;
    text-align: center;
    margin-top: 20px;
    /* padding: 0 10px 0 56px; */
}

.sideTit a h3 {
    font-weight: bold;
    font-size: 1.8em;
    margin-bottom: 3px;
}

.sideTit a p {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #a5b8cd;
    font-family: Arial;
}

.sideMenuNav {
    /* height: auto;
	overflow: hidden;
	padding-bottom: 109px; */
    overflow: hidden;
    background-color: #ffffff;
    /* border: 1px solid;
    border-color: #e7eaf1; */
    /* box-shadow: 0 1px 3px rgba(0, 37, 55, 0.05); */
    float: left;
    width: 250px;
    position: relative;
}

.sideMenuNav li {
    height: auto;
    overflow: hidden;
    position: relative;
    /* border-bottom: 1px solid #ececec; */
}

.sideMenuNav li>a {
    line-height: 22px;
    /* padding: 0 31px 0 56px; */
    text-align: center;
    color: rgb(100, 100, 100);
    font-size: 18px;
    display: block;
    height: 40px;
}

.sideMenuNav li i {
    display: block;
    position: absolute;
    right: 31px;
    top: 0;
    height: 64px;
    width: 10px;
    z-index: 5;
}

.sideMenuNav li.on>a,
.sideMenuNav li:hover>a {
    color: #c94447;
}

.sideDiv {
    height: auto;
    overflow: hidden;
    background-color: #f8f8f8;
}

.sideDiv a {
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 10px 0 56px;
    color: #c94447;
    font-size: 1.2em;
    background: url(../img/circle4.png) no-repeat 37px center;
}

.sideDiv a:hover,
.sideDiv a.cur {
    color: #c94447;
}


/*right*/

.right {
    width: 70%;
    float: right;
}

.path {
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 0 40px;
    /* border-bottom: 1px solid #ececec; */
}

.path h3 {
    position: absolute;
    left: 30px;
    top: 10px;
    z-index: 5;
    height: 52px;
    color: #c94447;
    font-size: 1.7em;
    text-align: center;
    /* border-bottom: 2px solid #004987; */
}

.pathdiv {
    float: right;
    color: #898989;
    font-size: 1.2em;
    margin-top: 4px;
    height: 77px;
    line-height: 77px;
}

.pathdiv a {
    color: #898989;
}

.pathdiv a.on,
.pathdiv a:hover {
    color: #c94447;
}

.pathdiv span {
    display: inline-block;
    padding: 0 6px;
}


/*rightBox*/

.rightBox {
    height: auto;
    overflow: hidden;
    padding: 0 40px;
}

.eventsTitle {
    height: auto;
    overflow: hidden;
    padding: 46px 0 38px;
    line-height: 36px;
}

.eventsTitle h3 {
    color: #c94447;
    font-size: 1.7em;
    font-weight: bold;
    margin-bottom: 6px;
}

.year {
    color: #000;
    font-size: 1.7em;
}

.eventsList {
    height: auto;
    overflow: hidden;
    margin: 13px 0 78px;
    border-top: 1px solid #efefef;
}

.eventsList li {
    height: auto;
    overflow: hidden;
    padding: 21px 5px 21px 0;
    border-bottom: 1px solid #efefef;
}

.eventsdate {
    float: left;
    width: 82px;
    text-align: center;
}

.eventsdate h3 {
    color: #fff;
    font-size: 1.7em;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    font-family: Arial;
    background-color: #05558e;
}

.eventsdate p {
    color: #c94447;
    font-size: 1.3em;
    height: 33px;
    line-height: 33px;
    background-color: #efefef;
}

.eventsInfo {
    margin-left: 111px;
    font-size: 18px;
    line-height: 34px;
    color: #c94447;
    padding-top: 5px;
}

.downLoad {
    height: auto;
    overflow: hidden;
    padding: 20px 0 0;
}

.downLoad li {
    height: auto;
    overflow: hidden;
}

.downLoad li a {
    display: block;
    position: relative;
    margin: 0 40px;
    color: #282828;
}

.downLoad li a:hover {
    color: #c94447;
}

.downLoad li a span {
    display: block;
    float: right;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    text-align: right;
}

.downLoad li a span:hover {
    color: #c94447;
}

.downLoad li a div {
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
}

.downLoad li a div:hover {
    color: #c94447;
}

.downLoad li:hover {
    background-color: #f8f8f8;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.downLoad li:hover a {
    color: #c94447;
}

.downLoadTit {
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #efefef;
}

.downLoadTit h1 {
    font-size: 1.7em;
    color: #585858;
    font-weight: bold;
}

.source {
    font-size: 1.3em;
    color: #757575;
    margin: 17px 0 15px;
    text-align: center
}

.source span {
    display: inline-block;
    padding: 0 12px;
}

.down {
    display: block;
    height: 33px;
    line-height: 33px;
    width: 93px;
    text-align: right;
    font-size: 1.3em;
    color: #9f9f9f;
    background: url(../img/down1.png) no-repeat left center;
}

.content {
    font-size: 16px;
    color: #585858;
    line-height: 40px;
    list-style: disc;
    padding: 2px 0 84px;
}

.borderline {
    width: 75%;
    height: 3px;
    background: #e7eaf1;
    margin: 10px auto;
}

.content {
    font-size: 14px;
    color: #585858;
    line-height: 34px;
    list-style: disc;
    /* padding: 22px 0 84px; */
}

.content p {
    /* text-indent: 2em;  */
    font-size: 18px;
    color: rgb(100, 100, 100);
    display: block;
    line-height: 32px;
}

.content span {
    /* text-indent: 2em; */
    font-size: 18px;
    color: rgb(100, 100, 100);
    display: block;
    line-height: 32px;
}

.new_content span {
    font-size: 16px;
    color: #585858;
    display: block;
    line-height: 40px;
}

.content img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.content .num1 p {
    color: #c94447;
}

.path h2.tit,
.content h2 {
    font-size: 1.8em;
    color: #c94447;
    margin-top: 0px;
    text-align: center
}

.footer .widget.widget-contact .contact-wrap2 {
    /* margin-top: 180px; */
    /* margin-left:40px */
}

.in-about,
.in-about2,
.in-about3,
.in-about4 {
    width: 100%;
    overflow: hidden;
}

.in-about-right h1 {
    font-size: 18px
}

.in-about-left-content ul li {
    font-size: 16px;
    line-height: 40px;
}

.in-about-left-content h3 {
    font-size: 18px
}

.footer .widget.widget-contact .contact-wrap2 .content {
    color: #3e3a39;
    position: relative;
    display: block;
    margin-bottom: 18px;
    display: block;
    padding-left: 22px;
}

.footer .widget.widget-contact .contact-wrap2 .content:after {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    font-family: "conrex-icons";
}

.contact-wrap2 .two {
    margin-bottom: 18px;
    display: block;
    padding-left: 22px;
    color: #3E3A39;
    font-size: 18px;
    width: 240px
}

.footer .widget.widget-contact .contact-wrap2 .content1 {
    color: #3e3a39;
    position: relative;
    display: block;
    margin-bottom: 18px;
    display: block;
    padding-left: 22px;
    width: 220px
}

.footer .widget.widget-contact .contact-wrap2 .content1:hover {
    color: #c94447;
}

@media (max-width:768px) {
    .downLoad {
        height: auto;
        overflow: hidden;
        padding: 20px 0 0;
        margin-top: 20px;
    }
}